Skip to content

refactor: remove legacy fallback logic for android extensions#1220

Merged
KazuCocoa merged 1 commit intoappium:masterfrom
Dor-bl:remove-android-extension-fallback-6780853991860496973
Apr 22, 2026
Merged

refactor: remove legacy fallback logic for android extensions#1220
KazuCocoa merged 1 commit intoappium:masterfrom
Dor-bl:remove-android-extension-fallback-6780853991860496973

Conversation

@Dor-bl
Copy link
Copy Markdown
Contributor

@Dor-bl Dor-bl commented Apr 19, 2026

Removed fallback logic in open_notifications and current_package in appium/webdriver/extensions/android/common.py. These methods now exclusively use mobile: script extensions.

Also removed unused OPEN_NOTIFICATIONS and GET_CURRENT_PACKAGE constants from MobileCommand and updated unit tests accordingly.

Removed fallback logic in `open_notifications` and `current_package`
in `appium/webdriver/extensions/android/common.py`. These methods now
exclusively use `mobile:` script extensions.

Also removed unused `OPEN_NOTIFICATIONS` and `GET_CURRENT_PACKAGE`
constants from `MobileCommand` and updated unit tests accordingly.
@KazuCocoa KazuCocoa merged commit 23278d9 into appium:master Apr 22, 2026
11 of 12 checks passed
@Dor-bl Dor-bl deleted the remove-android-extension-fallback-6780853991860496973 branch April 22, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants